Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localization breaks accessibility of some elements #842

Merged

Conversation

PavelHolec
Copy link
Collaborator

@PavelHolec PavelHolec commented Sep 10, 2024

The "textfield" trait cannot be manually enforced. The solution is to only append the label, value and hint, without adding an accessibility container.

@PavelHolec PavelHolec added the bug Something isn't working label Sep 10, 2024
@PavelHolec PavelHolec requested a review from sjavora September 10, 2024 11:06
@PavelHolec PavelHolec self-assigned this Sep 10, 2024
@PavelHolec PavelHolec requested a review from a team as a code owner September 10, 2024 11:06
@PavelHolec PavelHolec linked an issue Sep 10, 2024 that may be closed by this pull request
@PavelHolec PavelHolec force-pushed the 841-localization-breaks-accessibility-of-some-elements branch from f66d2e7 to c8f953c Compare September 10, 2024 11:14
@PavelHolec PavelHolec merged commit 988286d into main Sep 10, 2024
6 checks passed
@PavelHolec PavelHolec deleted the 841-localization-breaks-accessibility-of-some-elements branch September 10, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Localization breaks accessibility of some elements
2 participants